2024-03-05 15:23:01,892 [ 233406 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy (runner:41, check_args_and_update_paths) 2024-03-05 15:23:01,892 [ 233406 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:89, check_args_and_update_paths) 2024-03-05 15:23:01,892 [ 233406 ] INFO : src dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/src (runner:96, check_args_and_update_paths) 2024-03-05 15:23:01,892 [ 233406 ] INFO : base_configs_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:98, check_args_and_update_paths) clickhouse_integration_tests_volume WARNING: Ignoring custom format, because both --format and --quiet are set. Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_hwr4lt --privileged --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/src/Server/grpc_protos:/ClickHouse/src/Server/grpc_protos --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e XTABLES_LOCKFILE=/run/host/xtables.lock -e PYTHONUNBUFFERED=1 -e DOCKER_DOTNET_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_HELPER_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_BASE_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_KERBERIZED_HADOOP_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_KERBEROS_KDC_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_MYSQL_JAVA_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_MYSQL_JS_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_MYSQL_PHP_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e PYTEST_OPTS='--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_merge_tree_s3_failover/test.py::test_throttle_retry test_merge_tree_s3_failover/test.py::test_write_failover[0-13-2] test_merge_tree_s3_failover/test.py::test_write_failover[1048576-9-0] test_mutations_hardlinks/test.py::test_delete_and_drop_mutation test_mutations_hardlinks/test.py::test_drop_mutation test_mutations_hardlinks/test.py::test_modify_mutation test_mutations_hardlinks/test.py::test_update_mutation test_mysql_protocol/test.py::test_golang_client test_mysql_protocol/test.py::test_java_client test_mysql_protocol/test.py::test_mysql_affected_rows test_mysql_protocol/test.py::test_mysql_client test_mysql_protocol/test.py::test_mysql_client_exception test_mysql_protocol/test.py::test_mysql_explain test_mysql_protocol/test.py::test_mysql_federated test_mysql_protocol/test.py::test_mysql_replacement_query test_mysql_protocol/test.py::test_mysql_select_user test_mysql_protocol/test.py::test_mysql_set_variables test_mysql_protocol/test.py::test_mysqljs_client test_mysql_protocol/test.py::test_php_client test_mysql_protocol/test.py::test_python_client test_mysql_protocol/test.py::test_types test_odbc_interaction/test.py::test_concurrent_queries test_odbc_interaction/test.py::test_many_connections test_odbc_interaction/test.py::test_mysql_insert test_odbc_interaction/test.py::test_mysql_simple_select_works test_odbc_interaction/test.py::test_no_connection_pooling test_odbc_interaction/test.py::test_odbc_cyrillic_with_varchar test_odbc_interaction/test.py::test_odbc_long_column_names test_odbc_interaction/test.py::test_odbc_long_text test_odbc_interaction/test.py::test_odbc_postgres_conversions test_odbc_interaction/test.py::test_odbc_postgres_date_data_type test_odbc_interaction/test.py::test_postgres_insert test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_no_tty_pipe_overflow test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_with_schema test_odbc_interaction/test.py::test_sqlite_odbc_cached_dictionary test_odbc_interaction/test.py::test_sqlite_odbc_hashed_dictionary test_odbc_interaction/test.py::test_sqlite_simple_select_function_works test_odbc_interaction/test.py::test_sqlite_simple_select_storage_works test_odbc_interaction/test.py::test_sqlite_table_function test_old_versions/test.py::test_client_is_older_than_server test_old_versions/test.py::test_distributed_query_initiator_is_older_than_shard test_old_versions/test.py::test_server_is_older_than_client test_part_log_table/test.py::test_config_disk_name_test test_part_log_table/test.py::test_config_with_non_standard_part_log test_part_log_table/test.py::test_config_with_standard_part_log test_part_log_table/test.py::test_config_without_part_log test_polymorphic_parts/test.py::test_compact_parts_only test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_compact-Compact] test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_wide-Wide] test_polymorphic_parts/test.py::test_in_memory test_polymorphic_parts/test.py::test_in_memory_alters test_polymorphic_parts/test.py::test_in_memory_deduplication test_polymorphic_parts/test.py::test_in_memory_wal_rotate test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0] test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node1-second_node1] test_polymorphic_parts/test.py::test_polymorphic_parts_index test_polymorphic_parts/test.py::test_polymorphic_parts_non_adaptive test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema test_postgresql_replica_database_engine_2/test.py::test_materialized_view test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication test_postgresql_replica_database_engine_2/test.py::test_table_override test_quorum_inserts_parallel/test.py::test_parallel_quorum_actually_parallel test_random_inserts/test.py::test_insert_multithreaded test_range_hashed_dictionary_types/test.py::test_range_hashed_dict test_read_only_table/test.py::test_restart_zookeeper test_reload_clusters_config/test.py::test_add_cluster test_reload_clusters_config/test.py::test_delete_cluster test_reload_clusters_config/test.py::test_simple_reload test_reload_clusters_config/test.py::test_update_one_cluster test_rename_column/test.py::test_rename_distributed test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select test_rename_column/test.py::test_rename_parallel test_rename_column/test.py::test_rename_parallel_same_node test_rename_column/test.py::test_rename_with_parallel_insert test_rename_column/test.py::test_rename_with_parallel_merges test_rename_column/test.py::test_rename_with_parallel_select test_rename_column/test.py::test_rename_with_parallel_slow_insert test_rename_column/test.py::test_rename_with_parallel_ttl_delete test_rename_column/test.py::test_rename_with_parallel_ttl_move test_replicated_database/test.py::test_alter_attach[MergeTree] test_replicated_database/test.py::test_alter_attach[ReplicatedMergeTree] test_replicated_database/test.py::test_alter_detach_part[MergeTree] test_replicated_database/test.py::test_alter_detach_part[ReplicatedMergeTree] test_replicated_database/test.py::test_alter_drop_detached_part[MergeTree] test_replicated_database/test.py::test_alter_drop_detached_part[ReplicatedMergeTree] test_replicated_database/test.py::test_alter_drop_part[MergeTree] test_replicated_database/test.py::test_alter_drop_part[ReplicatedMergeTree] test_replicated_database/test.py::test_alter_drop_partition[MergeTree] test_replicated_database/test.py::test_alter_drop_partition[ReplicatedMergeTree] test_replicated_database/test.py::test_alter_fetch test_replicated_database/test.py::test_alters_from_different_replicas test_replicated_database/test.py::test_create_replicated_table test_replicated_database/test.py::test_delete_from_table[MergeTree] test_replicated_database/test.py::test_delete_from_table[ReplicatedMergeTree] test_replicated_database/test.py::test_force_synchronous_settings test_replicated_database/test.py::test_recover_digest_mismatch -vvv' altinityinfra/integration-tests-runner:0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c '. Start tests ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-8.0.0, pluggy-1.4.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: repeat-0.9.3, xdist-3.5.0, random-0.2, timeout-2.2.0, order-1.0.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_polymorphic_parts/test.py::test_compact_parts_only test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication test_part_log_table/test.py::test_config_disk_name_test test_rename_column/test.py::test_rename_distributed test_mutations_hardlinks/test.py::test_delete_and_drop_mutation test_mysql_protocol/test.py::test_golang_client test_replicated_database/test.py::test_alter_attach[MergeTree] test_odbc_interaction/test.py::test_concurrent_queries test_merge_tree_s3_failover/test.py::test_throttle_retry test_reload_clusters_config/test.py::test_add_cluster [gw7] [ 1%] PASSED test_mutations_hardlinks/test.py::test_delete_and_drop_mutation test_mutations_hardlinks/test.py::test_drop_mutation [gw7] [ 2%] PASSED test_mutations_hardlinks/test.py::test_drop_mutation test_mutations_hardlinks/test.py::test_modify_mutation [gw8] [ 3%] PASSED test_part_log_table/test.py::test_config_disk_name_test test_part_log_table/test.py::test_config_with_non_standard_part_log [gw7] [ 4%] PASSED test_mutations_hardlinks/test.py::test_modify_mutation test_mutations_hardlinks/test.py::test_update_mutation [gw8] [ 5%] PASSED test_part_log_table/test.py::test_config_with_non_standard_part_log test_part_log_table/test.py::test_config_with_standard_part_log [gw8] [ 6%] PASSED test_part_log_table/test.py::test_config_with_standard_part_log test_part_log_table/test.py::test_config_without_part_log [gw7] [ 7%] PASSED test_mutations_hardlinks/test.py::test_update_mutation [gw9] [ 8%] PASSED test_merge_tree_s3_failover/test.py::test_throttle_retry test_merge_tree_s3_failover/test.py::test_write_failover[0-13-2] [gw8] [ 9%] PASSED test_part_log_table/test.py::test_config_without_part_log [gw2] [ 10%] PASSED test_mysql_protocol/test.py::test_golang_client test_mysql_protocol/test.py::test_java_client [gw2] [ 11%] PASSED test_mysql_protocol/test.py::test_java_client test_mysql_protocol/test.py::test_mysql_affected_rows [gw2] [ 12%] PASSED test_mysql_protocol/test.py::test_mysql_affected_rows test_mysql_protocol/test.py::test_mysql_client [gw2] [ 13%] PASSED test_mysql_protocol/test.py::test_mysql_client test_mysql_protocol/test.py::test_mysql_client_exception [gw2] [ 14%] PASSED test_mysql_protocol/test.py::test_mysql_client_exception test_mysql_protocol/test.py::test_mysql_explain test_old_versions/test.py::test_client_is_older_than_server [gw2] [ 15%] PASSED test_mysql_protocol/test.py::test_mysql_explain test_mysql_protocol/test.py::test_mysql_federated test_quorum_inserts_parallel/test.py::test_parallel_quorum_actually_parallel [gw1] [ 16%] PASSED test_replicated_database/test.py::test_alter_attach[MergeTree] test_replicated_database/test.py::test_alter_attach[ReplicatedMergeTree] [gw9] [ 17%] PASSED test_merge_tree_s3_failover/test.py::test_write_failover[0-13-2] [gw0] [ 18%] PASSED test_odbc_interaction/test.py::test_concurrent_queries test_odbc_interaction/test.py::test_many_connections test_merge_tree_s3_failover/test.py::test_write_failover[1048576-9-0] [gw0] [ 19%] PASSED test_odbc_interaction/test.py::test_many_connections test_odbc_interaction/test.py::test_mysql_insert [gw1] [ 20%] PASSED test_replicated_database/test.py::test_alter_attach[ReplicatedMergeTree] test_replicated_database/test.py::test_alter_detach_part[MergeTree] [gw0] [ 21%] PASSED test_odbc_interaction/test.py::test_mysql_insert test_odbc_interaction/test.py::test_mysql_simple_select_works [gw1] [ 22%] PASSED test_replicated_database/test.py::test_alter_detach_part[MergeTree] test_replicated_database/test.py::test_alter_detach_part[ReplicatedMergeTree] [gw0] [ 23%] PASSED test_odbc_interaction/test.py::test_mysql_simple_select_works test_odbc_interaction/test.py::test_no_connection_pooling [gw9] [ 24%] PASSED test_merge_tree_s3_failover/test.py::test_write_failover[1048576-9-0] [gw0] [ 25%] PASSED test_odbc_interaction/test.py::test_no_connection_pooling test_odbc_interaction/test.py::test_odbc_cyrillic_with_varchar [gw1] [ 26%] PASSED test_replicated_database/test.py::test_alter_detach_part[ReplicatedMergeTree] test_replicated_database/test.py::test_alter_drop_detached_part[MergeTree] [gw0] [ 27%] PASSED test_odbc_interaction/test.py::test_odbc_cyrillic_with_varchar test_odbc_interaction/test.py::test_odbc_long_column_names [gw0] [ 28%] PASSED test_odbc_interaction/test.py::test_odbc_long_column_names test_odbc_interaction/test.py::test_odbc_long_text [gw1] [ 29%] PASSED test_replicated_database/test.py::test_alter_drop_detached_part[MergeTree] test_replicated_database/test.py::test_alter_drop_detached_part[ReplicatedMergeTree] [gw0] [ 30%] PASSED test_odbc_interaction/test.py::test_odbc_long_text test_odbc_interaction/test.py::test_odbc_postgres_conversions [gw5] [ 31%] PASSED test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 [gw1] [ 32%] PASSED test_replicated_database/test.py::test_alter_drop_detached_part[ReplicatedMergeTree] test_replicated_database/test.py::test_alter_drop_part[MergeTree] [gw0] [ 33%] PASSED test_odbc_interaction/test.py::test_odbc_postgres_conversions test_odbc_interaction/test.py::test_odbc_postgres_date_data_type [gw0] [ 34%] PASSED test_odbc_interaction/test.py::test_odbc_postgres_date_data_type test_odbc_interaction/test.py::test_postgres_insert [gw1] [ 35%] PASSED test_replicated_database/test.py::test_alter_drop_part[MergeTree] test_replicated_database/test.py::test_alter_drop_part[ReplicatedMergeTree] [gw0] [ 36%] PASSED test_odbc_interaction/test.py::test_postgres_insert test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_no_tty_pipe_overflow [gw4] [ 37%] PASSED test_rename_column/test.py::test_rename_distributed test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select [gw1] [ 38%] PASSED test_replicated_database/test.py::test_alter_drop_part[ReplicatedMergeTree] test_replicated_database/test.py::test_alter_drop_partition[MergeTree] [gw1] [ 39%] PASSED test_replicated_database/test.py::test_alter_drop_partition[MergeTree] test_replicated_database/test.py::test_alter_drop_partition[ReplicatedMergeTree] [gw1] [ 40%] PASSED test_replicated_database/test.py::test_alter_drop_partition[ReplicatedMergeTree] test_replicated_database/test.py::test_alter_fetch [gw8] [ 41%] PASSED test_quorum_inserts_parallel/test.py::test_parallel_quorum_actually_parallel [gw1] [ 42%] PASSED test_replicated_database/test.py::test_alter_fetch test_replicated_database/test.py::test_alters_from_different_replicas test_range_hashed_dictionary_types/test.py::test_range_hashed_dict [gw3] [ 43%] PASSED test_polymorphic_parts/test.py::test_compact_parts_only test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_compact-Compact] [gw3] [ 44%] PASSED test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_compact-Compact] test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_wide-Wide] [gw6] [ 45%] PASSED test_reload_clusters_config/test.py::test_add_cluster test_reload_clusters_config/test.py::test_delete_cluster [gw5] [ 46%] PASSED test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 [gw0] [ 47%] PASSED test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_no_tty_pipe_overflow test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_with_schema [gw3] [ 48%] PASSED test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_wide-Wide] test_polymorphic_parts/test.py::test_in_memory test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 [gw0] [ 49%] PASSED test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_with_schema test_odbc_interaction/test.py::test_sqlite_odbc_cached_dictionary [gw0] [ 50%] PASSED test_odbc_interaction/test.py::test_sqlite_odbc_cached_dictionary test_odbc_interaction/test.py::test_sqlite_odbc_hashed_dictionary [gw3] [ 51%] PASSED test_polymorphic_parts/test.py::test_in_memory test_polymorphic_parts/test.py::test_in_memory_alters [gw9] [ 52%] PASSED test_range_hashed_dictionary_types/test.py::test_range_hashed_dict test_random_inserts/test.py::test_insert_multithreaded [gw3] [ 53%] PASSED test_polymorphic_parts/test.py::test_in_memory_alters test_polymorphic_parts/test.py::test_in_memory_deduplication [gw3] [ 54%] PASSED test_polymorphic_parts/test.py::test_in_memory_deduplication test_polymorphic_parts/test.py::test_in_memory_wal_rotate [gw5] [ 55%] PASSED test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema [gw0] [ 56%] PASSED test_odbc_interaction/test.py::test_sqlite_odbc_hashed_dictionary test_odbc_interaction/test.py::test_sqlite_simple_select_function_works [gw4] [ 57%] PASSED test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select test_rename_column/test.py::test_rename_parallel [gw3] [ 58%] PASSED test_polymorphic_parts/test.py::test_in_memory_wal_rotate test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0] [gw7] [ 59%] PASSED test_old_versions/test.py::test_client_is_older_than_server test_old_versions/test.py::test_distributed_query_initiator_is_older_than_shard [gw0] [ 60%] PASSED test_odbc_interaction/test.py::test_sqlite_simple_select_function_works test_odbc_interaction/test.py::test_sqlite_simple_select_storage_works [gw7] [ 61%] PASSED test_old_versions/test.py::test_distributed_query_initiator_is_older_than_shard test_old_versions/test.py::test_server_is_older_than_client [gw0] [ 62%] PASSED test_odbc_interaction/test.py::test_sqlite_simple_select_storage_works test_odbc_interaction/test.py::test_sqlite_table_function [gw6] [ 63%] PASSED test_reload_clusters_config/test.py::test_delete_cluster test_reload_clusters_config/test.py::test_simple_reload [gw1] [ 64%] PASSED test_replicated_database/test.py::test_alters_from_different_replicas test_replicated_database/test.py::test_create_replicated_table [gw0] [ 65%] PASSED test_odbc_interaction/test.py::test_sqlite_table_function [gw7] [ 66%] PASSED test_old_versions/test.py::test_server_is_older_than_client [gw1] [ 67%] PASSED test_replicated_database/test.py::test_create_replicated_table test_replicated_database/test.py::test_delete_from_table[MergeTree] [gw1] [ 68%] PASSED test_replicated_database/test.py::test_delete_from_table[MergeTree] test_replicated_database/test.py::test_delete_from_table[ReplicatedMergeTree] [gw1] [ 69%] PASSED test_replicated_database/test.py::test_delete_from_table[ReplicatedMergeTree] test_replicated_database/test.py::test_force_synchronous_settings [gw6] [ 70%] PASSED test_reload_clusters_config/test.py::test_simple_reload test_reload_clusters_config/test.py::test_update_one_cluster [gw5] [ 71%] PASSED test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema [gw4] [ 72%] PASSED test_rename_column/test.py::test_rename_parallel test_rename_column/test.py::test_rename_parallel_same_node test_postgresql_replica_database_engine_2/test.py::test_materialized_view [gw2] [ 73%] PASSED test_mysql_protocol/test.py::test_mysql_federated test_mysql_protocol/test.py::test_mysql_replacement_query [gw2] [ 74%] PASSED test_mysql_protocol/test.py::test_mysql_replacement_query test_mysql_protocol/test.py::test_mysql_select_user [gw2] [ 75%] PASSED test_mysql_protocol/test.py::test_mysql_select_user test_mysql_protocol/test.py::test_mysql_set_variables [gw2] [ 76%] PASSED test_mysql_protocol/test.py::test_mysql_set_variables test_mysql_protocol/test.py::test_mysqljs_client [gw3] [ 77%] PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0] test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node1-second_node1] [gw5] [ 78%] PASSED test_postgresql_replica_database_engine_2/test.py::test_materialized_view [gw2] [ 79%] PASSED test_mysql_protocol/test.py::test_mysqljs_client test_mysql_protocol/test.py::test_php_client test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration [gw2] [ 80%] PASSED test_mysql_protocol/test.py::test_php_client test_mysql_protocol/test.py::test_python_client [gw2] [ 81%] PASSED test_mysql_protocol/test.py::test_python_client test_mysql_protocol/test.py::test_types [gw2] [ 82%] PASSED test_mysql_protocol/test.py::test_types [gw5] [ 83%] PASSED test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication [gw1] [ 84%] PASSED test_replicated_database/test.py::test_force_synchronous_settings test_replicated_database/test.py::test_recover_digest_mismatch [gw4] [ 85%] PASSED test_rename_column/test.py::test_rename_parallel_same_node test_rename_column/test.py::test_rename_with_parallel_insert [gw5] [ 86%] PASSED test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication test_postgresql_replica_database_engine_2/test.py::test_table_override [gw6] [ 87%] PASSED test_reload_clusters_config/test.py::test_update_one_cluster [gw3] [ 88%] PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node1-second_node1] test_polymorphic_parts/test.py::test_polymorphic_parts_index [gw8] [ 89%] PASSED test_random_inserts/test.py::test_insert_multithreaded [gw3] [ 90%] PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_index test_polymorphic_parts/test.py::test_polymorphic_parts_non_adaptive [gw3] [ 91%] PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_non_adaptive [gw5] [ 92%] PASSED test_postgresql_replica_database_engine_2/test.py::test_table_override test_read_only_table/test.py::test_restart_zookeeper [gw1] [ 93%] PASSED test_replicated_database/test.py::test_recover_digest_mismatch [gw4] [ 94%] PASSED test_rename_column/test.py::test_rename_with_parallel_insert test_rename_column/test.py::test_rename_with_parallel_merges [gw4] [ 95%] PASSED test_rename_column/test.py::test_rename_with_parallel_merges test_rename_column/test.py::test_rename_with_parallel_select [gw4] [ 96%] PASSED test_rename_column/test.py::test_rename_with_parallel_select test_rename_column/test.py::test_rename_with_parallel_slow_insert [gw8] [ 97%] PASSED test_read_only_table/test.py::test_restart_zookeeper [gw4] [ 98%] PASSED test_rename_column/test.py::test_rename_with_parallel_slow_insert test_rename_column/test.py::test_rename_with_parallel_ttl_delete [gw4] [ 99%] PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_delete test_rename_column/test.py::test_rename_with_parallel_ttl_move [gw4] [100%] PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_move ============================== slowest durations =============================== 98.70s call test_mysql_protocol/test.py::test_mysql_federated 71.45s setup test_old_versions/test.py::test_client_is_older_than_server 53.07s call test_random_inserts/test.py::test_insert_multithreaded 49.81s setup test_polymorphic_parts/test.py::test_compact_parts_only 47.04s call test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select 44.88s call test_replicated_database/test.py::test_alters_from_different_replicas 37.50s call test_replicated_database/test.py::test_recover_digest_mismatch 36.74s setup test_read_only_table/test.py::test_restart_zookeeper 34.49s call test_reload_clusters_config/test.py::test_update_one_cluster 34.46s call test_reload_clusters_config/test.py::test_delete_cluster 34.41s call test_reload_clusters_config/test.py::test_add_cluster 32.51s setup test_reload_clusters_config/test.py::test_add_cluster 31.84s setup test_replicated_database/test.py::test_alter_attach[MergeTree] 31.46s call test_rename_column/test.py::test_rename_with_parallel_insert 31.44s setup test_rename_column/test.py::test_rename_distributed 30.13s call test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node1-second_node1] 29.45s call test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema 27.32s setup test_quorum_inserts_parallel/test.py::test_parallel_quorum_actually_parallel 27.26s call test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0] 27.04s call test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication 26.83s call test_rename_column/test.py::test_rename_with_parallel_slow_insert 25.79s setup test_odbc_interaction/test.py::test_concurrent_queries 25.01s call test_rename_column/test.py::test_rename_with_parallel_ttl_delete 25.00s teardown test_quorum_inserts_parallel/test.py::test_parallel_quorum_actually_parallel 24.93s call test_rename_column/test.py::test_rename_with_parallel_merges 24.30s call test_odbc_interaction/test.py::test_sqlite_odbc_hashed_dictionary 23.53s call test_rename_column/test.py::test_rename_parallel_same_node 23.36s call test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication 23.34s call test_rename_column/test.py::test_rename_parallel 22.58s teardown test_merge_tree_s3_failover/test.py::test_write_failover[1048576-9-0] 21.92s call test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 20.88s setup test_mysql_protocol/test.py::test_golang_client 20.78s call test_rename_column/test.py::test_rename_with_parallel_ttl_move 20.58s setup test_random_inserts/test.py::test_insert_multithreaded 20.19s call test_replicated_database/test.py::test_force_synchronous_settings 19.97s call test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_no_tty_pipe_overflow 19.65s call test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 19.24s setup test_merge_tree_s3_failover/test.py::test_throttle_retry 18.13s call test_rename_column/test.py::test_rename_distributed 17.73s setup test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication 17.02s call test_reload_clusters_config/test.py::test_simple_reload 15.95s setup test_part_log_table/test.py::test_config_disk_name_test 15.58s call test_read_only_table/test.py::test_restart_zookeeper 15.39s teardown test_read_only_table/test.py::test_restart_zookeeper 14.88s setup test_range_hashed_dictionary_types/test.py::test_range_hashed_dict 14.87s setup test_mutations_hardlinks/test.py::test_delete_and_drop_mutation 14.69s call test_polymorphic_parts/test.py::test_compact_parts_only 14.09s teardown test_rename_column/test.py::test_rename_with_parallel_ttl_move 13.97s call test_merge_tree_s3_failover/test.py::test_write_failover[0-13-2] 13.87s teardown test_polymorphic_parts/test.py::test_polymorphic_parts_non_adaptive 13.46s call test_rename_column/test.py::test_rename_with_parallel_select 12.72s call test_polymorphic_parts/test.py::test_in_memory_alters 11.65s teardown test_replicated_database/test.py::test_recover_digest_mismatch 10.67s teardown test_mysql_protocol/test.py::test_types 10.60s teardown test_odbc_interaction/test.py::test_sqlite_table_function 10.05s teardown test_reload_clusters_config/test.py::test_update_one_cluster 9.94s call test_polymorphic_parts/test.py::test_in_memory_wal_rotate 8.58s call test_odbc_interaction/test.py::test_concurrent_queries 6.83s call test_postgresql_replica_database_engine_2/test.py::test_table_override 6.48s call test_quorum_inserts_parallel/test.py::test_parallel_quorum_actually_parallel 6.20s teardown test_random_inserts/test.py::test_insert_multithreaded 5.50s call test_merge_tree_s3_failover/test.py::test_write_failover[1048576-9-0] 5.00s call test_replicated_database/test.py::test_delete_from_table[ReplicatedMergeTree] 4.98s call test_postgresql_replica_database_engine_2/test.py::test_materialized_view 4.98s teardown test_old_versions/test.py::test_server_is_older_than_client 4.92s call test_polymorphic_parts/test.py::test_in_memory 4.87s call test_old_versions/test.py::test_server_is_older_than_client 4.47s teardown test_mutations_hardlinks/test.py::test_update_mutation 3.90s call test_replicated_database/test.py::test_create_replicated_table 3.88s teardown test_part_log_table/test.py::test_config_without_part_log 3.86s teardown test_range_hashed_dictionary_types/test.py::test_range_hashed_dict 3.52s teardown test_postgresql_replica_database_engine_2/test.py::test_table_override 3.15s call test_replicated_database/test.py::test_alter_detach_part[ReplicatedMergeTree] 2.83s call test_replicated_database/test.py::test_alter_drop_partition[MergeTree] 2.81s call test_odbc_interaction/test.py::test_sqlite_odbc_cached_dictionary 2.75s call test_replicated_database/test.py::test_alter_drop_partition[ReplicatedMergeTree] 2.74s call test_replicated_database/test.py::test_alter_fetch 2.65s call test_replicated_database/test.py::test_delete_from_table[MergeTree] 2.55s call test_old_versions/test.py::test_client_is_older_than_server 2.51s call test_replicated_database/test.py::test_alter_drop_detached_part[ReplicatedMergeTree] 2.40s call test_replicated_database/test.py::test_alter_drop_detached_part[MergeTree] 2.32s call test_odbc_interaction/test.py::test_sqlite_simple_select_storage_works 2.29s call test_odbc_interaction/test.py::test_sqlite_simple_select_function_works 2.25s call test_odbc_interaction/test.py::test_mysql_simple_select_works 2.20s call test_odbc_interaction/test.py::test_sqlite_table_function 2.16s call test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_compact-Compact] 2.15s call test_replicated_database/test.py::test_alter_drop_part[MergeTree] 2.14s call test_replicated_database/test.py::test_alter_attach[ReplicatedMergeTree] 2.10s call test_replicated_database/test.py::test_alter_detach_part[MergeTree] 2.06s call test_polymorphic_parts/test.py::test_polymorphic_parts_non_adaptive 2.04s call test_replicated_database/test.py::test_alter_drop_part[ReplicatedMergeTree] 1.97s call test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_wide-Wide] 1.89s call test_odbc_interaction/test.py::test_odbc_long_column_names 1.85s call test_polymorphic_parts/test.py::test_in_memory_deduplication 1.85s call test_mysql_protocol/test.py::test_java_client 1.70s call test_odbc_interaction/test.py::test_postgres_insert 1.69s call test_polymorphic_parts/test.py::test_polymorphic_parts_index 1.67s teardown test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 1.63s call test_odbc_interaction/test.py::test_odbc_postgres_conversions 1.63s call test_replicated_database/test.py::test_alter_attach[MergeTree] 1.59s call test_odbc_interaction/test.py::test_mysql_insert 1.54s call test_mutations_hardlinks/test.py::test_update_mutation 1.47s call test_mutations_hardlinks/test.py::test_delete_and_drop_mutation 1.42s call test_part_log_table/test.py::test_config_disk_name_test 1.27s call test_part_log_table/test.py::test_config_without_part_log 1.17s call test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration 1.16s teardown test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema 1.14s call test_odbc_interaction/test.py::test_no_connection_pooling 1.12s teardown test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 1.10s call test_odbc_interaction/test.py::test_odbc_long_text 1.10s call test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_with_schema 1.07s teardown test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication 1.04s call test_odbc_interaction/test.py::test_many_connections 1.04s call test_mutations_hardlinks/test.py::test_modify_mutation 1.03s call test_part_log_table/test.py::test_config_with_non_standard_part_log 1.01s setup test_mysql_protocol/test.py::test_mysqljs_client 0.92s call test_part_log_table/test.py::test_config_with_standard_part_log 0.92s call test_mutations_hardlinks/test.py::test_drop_mutation 0.91s teardown test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication 0.90s call test_old_versions/test.py::test_distributed_query_initiator_is_older_than_shard 0.89s call test_odbc_interaction/test.py::test_odbc_cyrillic_with_varchar 0.84s call test_mysql_protocol/test.py::test_mysqljs_client 0.73s setup test_mysql_protocol/test.py::test_php_client 0.70s call test_odbc_interaction/test.py::test_odbc_postgres_date_data_type 0.62s call test_merge_tree_s3_failover/test.py::test_throttle_retry 0.58s teardown test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration 0.58s teardown test_postgresql_replica_database_engine_2/test.py::test_materialized_view 0.57s call test_range_hashed_dictionary_types/test.py::test_range_hashed_dict 0.53s setup test_mysql_protocol/test.py::test_java_client 0.49s call test_mysql_protocol/test.py::test_mysql_replacement_query 0.42s teardown test_merge_tree_s3_failover/test.py::test_write_failover[0-13-2] 0.37s call test_mysql_protocol/test.py::test_php_client 0.37s call test_mysql_protocol/test.py::test_mysql_client 0.26s call test_mysql_protocol/test.py::test_mysql_explain 0.25s call test_mysql_protocol/test.py::test_mysql_affected_rows 0.20s call test_mysql_protocol/test.py::test_python_client 0.17s teardown test_merge_tree_s3_failover/test.py::test_throttle_retry 0.16s call test_mysql_protocol/test.py::test_golang_client 0.10s call test_mysql_protocol/test.py::test_mysql_client_exception 0.06s call test_mysql_protocol/test.py::test_mysql_select_user 0.06s call test_mysql_protocol/test.py::test_mysql_set_variables 0.05s teardown test_mysql_protocol/test.py::test_mysql_federated 0.03s call test_mysql_protocol/test.py::test_types 0.01s setup test_mysql_protocol/test.py::test_mysql_replacement_query 0.01s teardown test_replicated_database/test.py::test_alter_drop_part[MergeTree] 0.00s teardown test_old_versions/test.py::test_client_is_older_than_server 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema 0.00s setup test_old_versions/test.py::test_distributed_query_initiator_is_older_than_shard 0.00s setup test_replicated_database/test.py::test_delete_from_table[MergeTree] 0.00s teardown test_polymorphic_parts/test.py::test_compact_parts_only 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_ttl_delete 0.00s teardown test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration 0.00s teardown test_rename_column/test.py::test_rename_parallel 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_slow_insert 0.00s teardown test_replicated_database/test.py::test_alter_attach[MergeTree] 0.00s teardown test_odbc_interaction/test.py::test_odbc_cyrillic_with_varchar 0.00s setup test_replicated_database/test.py::test_create_replicated_table 0.00s setup test_merge_tree_s3_failover/test.py::test_write_failover[1048576-9-0] 0.00s teardown test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0] 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_materialized_view 0.00s teardown test_rename_column/test.py::test_rename_distributed 0.00s setup test_rename_column/test.py::test_rename_parallel_same_node 0.00s setup test_merge_tree_s3_failover/test.py::test_write_failover[0-13-2] 0.00s teardown test_reload_clusters_config/test.py::test_add_cluster 0.00s teardown test_reload_clusters_config/test.py::test_delete_cluster 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_select 0.00s teardown test_odbc_interaction/test.py::test_concurrent_queries 0.00s setup test_replicated_database/test.py::test_alter_attach[ReplicatedMergeTree] 0.00s setup test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_compact-Compact] 0.00s setup test_rename_column/test.py::test_rename_with_parallel_ttl_move 0.00s setup test_polymorphic_parts/test.py::test_in_memory_deduplication 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_insert 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication 0.00s setup test_replicated_database/test.py::test_alter_detach_part[ReplicatedMergeTree] 0.00s setup test_replicated_database/test.py::test_delete_from_table[ReplicatedMergeTree] 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_merges 0.00s setup test_polymorphic_parts/test.py::test_polymorphic_parts_index 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_table_override 0.00s teardown test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node1-second_node1] 0.00s teardown test_mysql_protocol/test.py::test_golang_client 0.00s setup test_odbc_interaction/test.py::test_odbc_postgres_conversions 0.00s teardown test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_no_tty_pipe_overflow 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 0.00s teardown test_rename_column/test.py::test_rename_parallel_same_node 0.00s setup test_replicated_database/test.py::test_alter_drop_part[ReplicatedMergeTree] 0.00s setup test_replicated_database/test.py::test_alter_drop_detached_part[ReplicatedMergeTree] 0.00s teardown test_reload_clusters_config/test.py::test_simple_reload 0.00s setup test_replicated_database/test.py::test_alter_drop_partition[ReplicatedMergeTree] 0.00s setup test_rename_column/test.py::test_rename_with_parallel_select 0.00s teardown test_replicated_database/test.py::test_create_replicated_table 0.00s teardown test_replicated_database/test.py::test_alter_detach_part[MergeTree] 0.00s teardown test_replicated_database/test.py::test_delete_from_table[MergeTree] 0.00s setup test_odbc_interaction/test.py::test_many_connections 0.00s teardown test_mysql_protocol/test.py::test_mysqljs_client 0.00s setup test_replicated_database/test.py::test_alter_detach_part[MergeTree] 0.00s setup test_odbc_interaction/test.py::test_odbc_long_text 0.00s teardown test_odbc_interaction/test.py::test_sqlite_odbc_cached_dictionary 0.00s setup test_part_log_table/test.py::test_config_with_standard_part_log 0.00s setup test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node1-second_node1] 0.00s setup test_rename_column/test.py::test_rename_with_parallel_insert 0.00s setup test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0] 0.00s teardown test_polymorphic_parts/test.py::test_in_memory_alters 0.00s setup test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_wide-Wide] 0.00s setup test_rename_column/test.py::test_rename_with_parallel_ttl_delete 0.00s teardown test_replicated_database/test.py::test_alter_drop_detached_part[MergeTree] 0.00s setup test_mutations_hardlinks/test.py::test_update_mutation 0.00s teardown test_replicated_database/test.py::test_alter_fetch 0.00s teardown test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_compact-Compact] 0.00s teardown test_replicated_database/test.py::test_alter_drop_partition[ReplicatedMergeTree] 0.00s setup test_replicated_database/test.py::test_alter_drop_partition[MergeTree] 0.00s setup test_replicated_database/test.py::test_alters_from_different_replicas 0.00s setup test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_no_tty_pipe_overflow 0.00s setup test_replicated_database/test.py::test_force_synchronous_settings 0.00s teardown test_replicated_database/test.py::test_alter_attach[ReplicatedMergeTree] 0.00s teardown test_part_log_table/test.py::test_config_disk_name_test 0.00s teardown test_odbc_interaction/test.py::test_sqlite_odbc_hashed_dictionary 0.00s teardown test_odbc_interaction/test.py::test_odbc_long_text 0.00s setup test_odbc_interaction/test.py::test_mysql_insert 0.00s setup test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select 0.00s teardown test_odbc_interaction/test.py::test_many_connections 0.00s teardown test_polymorphic_parts/test.py::test_in_memory_wal_rotate 0.00s setup test_replicated_database/test.py::test_alter_drop_detached_part[MergeTree] 0.00s teardown test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_wide-Wide] 0.00s setup test_mysql_protocol/test.py::test_mysql_client_exception 0.00s teardown test_mysql_protocol/test.py::test_mysql_set_variables 0.00s setup test_replicated_database/test.py::test_alter_drop_part[MergeTree] 0.00s teardown test_odbc_interaction/test.py::test_postgres_insert 0.00s setup test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_with_schema 0.00s teardown test_mutations_hardlinks/test.py::test_modify_mutation 0.00s teardown test_mutations_hardlinks/test.py::test_delete_and_drop_mutation 0.00s setup test_odbc_interaction/test.py::test_sqlite_odbc_hashed_dictionary 0.00s teardown test_replicated_database/test.py::test_alter_drop_partition[MergeTree] 0.00s setup test_part_log_table/test.py::test_config_without_part_log 0.00s setup test_rename_column/test.py::test_rename_with_parallel_slow_insert 0.00s teardown test_odbc_interaction/test.py::test_odbc_long_column_names 0.00s teardown test_replicated_database/test.py::test_alter_drop_part[ReplicatedMergeTree] 0.00s teardown test_replicated_database/test.py::test_delete_from_table[ReplicatedMergeTree] 0.00s setup test_old_versions/test.py::test_server_is_older_than_client 0.00s setup test_odbc_interaction/test.py::test_sqlite_odbc_cached_dictionary 0.00s setup test_rename_column/test.py::test_rename_parallel 0.00s teardown test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_with_schema 0.00s teardown test_old_versions/test.py::test_distributed_query_initiator_is_older_than_shard 0.00s teardown test_odbc_interaction/test.py::test_sqlite_simple_select_function_works 0.00s teardown test_replicated_database/test.py::test_alter_detach_part[ReplicatedMergeTree] 0.00s setup test_mutations_hardlinks/test.py::test_drop_mutation 0.00s teardown test_replicated_database/test.py::test_alters_from_different_replicas 0.00s setup test_mutations_hardlinks/test.py::test_modify_mutation 0.00s setup test_odbc_interaction/test.py::test_odbc_long_column_names 0.00s setup test_reload_clusters_config/test.py::test_delete_cluster 0.00s teardown test_polymorphic_parts/test.py::test_in_memory 0.00s setup test_replicated_database/test.py::test_recover_digest_mismatch 0.00s setup test_odbc_interaction/test.py::test_sqlite_simple_select_storage_works 0.00s setup test_mysql_protocol/test.py::test_mysql_client 0.00s setup test_mysql_protocol/test.py::test_types 0.00s setup test_odbc_interaction/test.py::test_sqlite_simple_select_function_works 0.00s teardown test_part_log_table/test.py::test_config_with_non_standard_part_log 0.00s setup test_odbc_interaction/test.py::test_no_connection_pooling 0.00s setup test_odbc_interaction/test.py::test_sqlite_table_function 0.00s teardown test_odbc_interaction/test.py::test_no_connection_pooling 0.00s setup test_odbc_interaction/test.py::test_postgres_insert 0.00s teardown test_replicated_database/test.py::test_alter_drop_detached_part[ReplicatedMergeTree] 0.00s setup test_reload_clusters_config/test.py::test_update_one_cluster 0.00s teardown test_odbc_interaction/test.py::test_sqlite_simple_select_storage_works 0.00s setup test_mysql_protocol/test.py::test_mysql_affected_rows 0.00s setup test_polymorphic_parts/test.py::test_polymorphic_parts_non_adaptive 0.00s setup test_mysql_protocol/test.py::test_mysql_federated 0.00s teardown test_odbc_interaction/test.py::test_mysql_insert 0.00s setup test_polymorphic_parts/test.py::test_in_memory_alters 0.00s teardown test_odbc_interaction/test.py::test_mysql_simple_select_works 0.00s setup test_mysql_protocol/test.py::test_python_client 0.00s teardown test_polymorphic_parts/test.py::test_in_memory_deduplication 0.00s setup test_rename_column/test.py::test_rename_with_parallel_merges 0.00s setup test_odbc_interaction/test.py::test_odbc_postgres_date_data_type 0.00s setup test_odbc_interaction/test.py::test_mysql_simple_select_works 0.00s setup test_polymorphic_parts/test.py::test_in_memory 0.00s teardown test_odbc_interaction/test.py::test_odbc_postgres_conversions 0.00s setup test_odbc_interaction/test.py::test_odbc_cyrillic_with_varchar 0.00s teardown test_part_log_table/test.py::test_config_with_standard_part_log 0.00s setup test_part_log_table/test.py::test_config_with_non_standard_part_log 0.00s teardown test_mysql_protocol/test.py::test_java_client 0.00s teardown test_replicated_database/test.py::test_force_synchronous_settings 0.00s teardown test_polymorphic_parts/test.py::test_polymorphic_parts_index 0.00s setup test_replicated_database/test.py::test_alter_fetch 0.00s setup test_polymorphic_parts/test.py::test_in_memory_wal_rotate 0.00s setup test_reload_clusters_config/test.py::test_simple_reload 0.00s setup test_mysql_protocol/test.py::test_mysql_set_variables 0.00s teardown test_mutations_hardlinks/test.py::test_drop_mutation 0.00s teardown test_mysql_protocol/test.py::test_mysql_affected_rows 0.00s teardown test_mysql_protocol/test.py::test_mysql_client 0.00s teardown test_mysql_protocol/test.py::test_python_client 0.00s teardown test_mysql_protocol/test.py::test_mysql_explain 0.00s setup test_mysql_protocol/test.py::test_mysql_explain 0.00s setup test_mysql_protocol/test.py::test_mysql_select_user 0.00s teardown test_mysql_protocol/test.py::test_php_client 0.00s teardown test_mysql_protocol/test.py::test_mysql_replacement_query 0.00s teardown test_odbc_interaction/test.py::test_odbc_postgres_date_data_type 0.00s teardown test_mysql_protocol/test.py::test_mysql_select_user 0.00s teardown test_mysql_protocol/test.py::test_mysql_client_exception =========================== short test summary info ============================ PASSED test_mutations_hardlinks/test.py::test_delete_and_drop_mutation PASSED test_mutations_hardlinks/test.py::test_drop_mutation PASSED test_part_log_table/test.py::test_config_disk_name_test PASSED test_mutations_hardlinks/test.py::test_modify_mutation PASSED test_part_log_table/test.py::test_config_with_non_standard_part_log PASSED test_part_log_table/test.py::test_config_with_standard_part_log PASSED test_mutations_hardlinks/test.py::test_update_mutation PASSED test_merge_tree_s3_failover/test.py::test_throttle_retry PASSED test_part_log_table/test.py::test_config_without_part_log PASSED test_mysql_protocol/test.py::test_golang_client PASSED test_mysql_protocol/test.py::test_java_client PASSED test_mysql_protocol/test.py::test_mysql_affected_rows PASSED test_mysql_protocol/test.py::test_mysql_client PASSED test_mysql_protocol/test.py::test_mysql_client_exception PASSED test_mysql_protocol/test.py::test_mysql_explain PASSED test_replicated_database/test.py::test_alter_attach[MergeTree] PASSED test_merge_tree_s3_failover/test.py::test_write_failover[0-13-2] PASSED test_odbc_interaction/test.py::test_concurrent_queries PASSED test_odbc_interaction/test.py::test_many_connections PASSED test_replicated_database/test.py::test_alter_attach[ReplicatedMergeTree] PASSED test_odbc_interaction/test.py::test_mysql_insert PASSED test_replicated_database/test.py::test_alter_detach_part[MergeTree] PASSED test_odbc_interaction/test.py::test_mysql_simple_select_works PASSED test_merge_tree_s3_failover/test.py::test_write_failover[1048576-9-0] PASSED test_odbc_interaction/test.py::test_no_connection_pooling PASSED test_replicated_database/test.py::test_alter_detach_part[ReplicatedMergeTree] PASSED test_odbc_interaction/test.py::test_odbc_cyrillic_with_varchar PASSED test_odbc_interaction/test.py::test_odbc_long_column_names PASSED test_replicated_database/test.py::test_alter_drop_detached_part[MergeTree] PASSED test_odbc_interaction/test.py::test_odbc_long_text PASSED test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication PASSED test_replicated_database/test.py::test_alter_drop_detached_part[ReplicatedMergeTree] PASSED test_odbc_interaction/test.py::test_odbc_postgres_conversions PASSED test_odbc_interaction/test.py::test_odbc_postgres_date_data_type PASSED test_replicated_database/test.py::test_alter_drop_part[MergeTree] PASSED test_odbc_interaction/test.py::test_postgres_insert PASSED test_rename_column/test.py::test_rename_distributed PASSED test_replicated_database/test.py::test_alter_drop_part[ReplicatedMergeTree] PASSED test_replicated_database/test.py::test_alter_drop_partition[MergeTree] PASSED test_replicated_database/test.py::test_alter_drop_partition[ReplicatedMergeTree] PASSED test_quorum_inserts_parallel/test.py::test_parallel_quorum_actually_parallel PASSED test_replicated_database/test.py::test_alter_fetch PASSED test_polymorphic_parts/test.py::test_compact_parts_only PASSED test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_compact-Compact] PASSED test_reload_clusters_config/test.py::test_add_cluster PASSED test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 PASSED test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_no_tty_pipe_overflow PASSED test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_wide-Wide] PASSED test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_with_schema PASSED test_odbc_interaction/test.py::test_sqlite_odbc_cached_dictionary PASSED test_polymorphic_parts/test.py::test_in_memory PASSED test_range_hashed_dictionary_types/test.py::test_range_hashed_dict PASSED test_polymorphic_parts/test.py::test_in_memory_alters PASSED test_polymorphic_parts/test.py::test_in_memory_deduplication PASSED test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 PASSED test_odbc_interaction/test.py::test_sqlite_odbc_hashed_dictionary PASSED test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select PASSED test_polymorphic_parts/test.py::test_in_memory_wal_rotate PASSED test_old_versions/test.py::test_client_is_older_than_server PASSED test_odbc_interaction/test.py::test_sqlite_simple_select_function_works PASSED test_old_versions/test.py::test_distributed_query_initiator_is_older_than_shard PASSED test_odbc_interaction/test.py::test_sqlite_simple_select_storage_works PASSED test_reload_clusters_config/test.py::test_delete_cluster PASSED test_replicated_database/test.py::test_alters_from_different_replicas PASSED test_odbc_interaction/test.py::test_sqlite_table_function PASSED test_old_versions/test.py::test_server_is_older_than_client PASSED test_replicated_database/test.py::test_create_replicated_table PASSED test_replicated_database/test.py::test_delete_from_table[MergeTree] PASSED test_replicated_database/test.py::test_delete_from_table[ReplicatedMergeTree] PASSED test_reload_clusters_config/test.py::test_simple_reload PASSED test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema PASSED test_rename_column/test.py::test_rename_parallel PASSED test_mysql_protocol/test.py::test_mysql_federated PASSED test_mysql_protocol/test.py::test_mysql_replacement_query PASSED test_mysql_protocol/test.py::test_mysql_select_user PASSED test_mysql_protocol/test.py::test_mysql_set_variables PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0] PASSED test_postgresql_replica_database_engine_2/test.py::test_materialized_view PASSED test_mysql_protocol/test.py::test_mysqljs_client PASSED test_mysql_protocol/test.py::test_php_client PASSED test_mysql_protocol/test.py::test_python_client PASSED test_mysql_protocol/test.py::test_types PASSED test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration PASSED test_replicated_database/test.py::test_force_synchronous_settings PASSED test_rename_column/test.py::test_rename_parallel_same_node PASSED test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication PASSED test_reload_clusters_config/test.py::test_update_one_cluster PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node1-second_node1] PASSED test_random_inserts/test.py::test_insert_multithreaded PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_index PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_non_adaptive PASSED test_postgresql_replica_database_engine_2/test.py::test_table_override PASSED test_replicated_database/test.py::test_recover_digest_mismatch PASSED test_rename_column/test.py::test_rename_with_parallel_insert PASSED test_rename_column/test.py::test_rename_with_parallel_merges PASSED test_rename_column/test.py::test_rename_with_parallel_select PASSED test_read_only_table/test.py::test_restart_zookeeper PASSED test_rename_column/test.py::test_rename_with_parallel_slow_insert PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_delete PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_move ======================= 100 passed in 303.54s (0:05:03) ========================